CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 列主元 高斯消元

搜索资源列表

  1. chase

    0下载:
  2. 追敢法,主要是n阶线形方程组Ax=b的列主元高斯消去法的一个特殊情况,为上三角矩阵,通用程序如附件所示
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6802
    • 提供者:周倩
  1. CALCU.ZIP

    0下载:
  2. 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2835
    • 提供者:mayingjie
  1. ZHUGAUS

    0下载:
  2. 列主元高斯消去法求解方程-out PCA Gaussian Elimination Solving equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:王欣
  1. gaussian

    0下载:
  2. 一个自己写的列主元高斯消去法,用Matlab实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:Phoebe
  1. 二次曲线拟合---最小二乘法

    3下载:
  2. 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-09-12
    • 文件大小:752
    • 提供者:yh4685668
  1. gaussLinearEquation

    0下载:
  2. 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:746
    • 提供者:易先知
  1. LZYGSXY

    0下载:
  2. 数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载-Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:03
  1. 2

    0下载:
  2. 数值分析算法 列主元高斯消去法的C++实现-Numerical Analysis of PCA algorithm out Gaussian elimination of the C++ to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:641
    • 提供者:刘韬
  1. MATLAB(gauss_liezhuyuan)

    0下载:
  2. MATLAB列主元高斯消去法的代码!我调试过了,可以用的,欢迎大家下载使用1-MATLAB out Principal Gaussian elimination code! I had to debug, and can be used are welcome to download a
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:962
    • 提供者:shulisheng
  1. netwonbetaandgauss

    0下载:
  2. newton-beta 算法及 基于列主元 高斯消去算法-newton-beta algorithm and Gaussian elimination based algorithm for main-element
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1210
    • 提供者:yao
  1. GCME

    0下载:
  2. 这个程序是用列主元高斯消去法求解线性方程组的通用程序-This program is the main element out Gaussian elimination for solving linear equations of the general program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:29666
    • 提供者:张靖
  1. principal-com-gaussian-elnat

    0下载:
  2. 列主元高斯消去法,数值计算必备方法,通俗易懂-principal component gaussian elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:361852
    • 提供者:刘翔东
  1. Gauss

    0下载:
  2. 解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:738
    • 提供者:CGQ
  1. gauss_original

    0下载:
  2. 本源代码是数值计算方法的列主元高斯消去法。-Source code is a numerical method of Gaussian elimination pivot column.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:726
    • 提供者:liu
  1. two-stepQRmethod

    1下载:
  2. 对于一个10乘10矩阵,先拟上三角化,再用带双步位移的QR方法求矩阵的特征值(包括复数特征值),再用列主元高斯消去法求矩阵的特征向量。-For a 10 by 10 matrix, first proposed on the triangulation, and then with a two-step displacement of the QR method, to calculate the eigenvalues ​ ​ of the matrix (includin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:482200
    • 提供者:朱付涛
  1. Guass-Elimination

    0下载:
  2. 列主元高斯消去法解线性方程组,C语言程序,运行通过,数值算法的基本算法,很实用-Gauss Elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:730
    • 提供者:Bob
  1. MATLAB

    0下载:
  2. 列主元高斯消去法、LU三角分解法、龙贝格(Romberg)算法、最小二乘法的Matlab程序及运行结果-Column principal component Gaussian elimination, LU triangular decomposition method, Romberg (Romberg) algorithm, least-squares method in Matlab and the results
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:36760
    • 提供者:lihui
  1. gauss

    0下载:
  2. 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:660
    • 提供者:李丽
  1. byf_liezhuyuan

    0下载:
  2. 数值代数中的列主元高斯消去法解方程组,克服了高斯消去法中出现的因为系数小出现的崩盘-Numerical algebra column main Gaussian elimination method for solving equations, to overcome the Gaussian elimination coefficient is small because of the collapse of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:259991
    • 提供者:afeilaile222
  1. liezhuyuangaosixiaoqufa

    0下载:
  2. 实现数值分析中的列主元高斯消去法,用于解线性代数方程组-Column in the numerical analysis principal component Gaussian elimination method for solving linear algebraic equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:196853
    • 提供者:lmq
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com